Goto

Collaborating Authors

 ai forget


Making AI Forget You: Data Deletion in Machine Learning

Neural Information Processing Systems

Intense recent discussions have focused on how to provide individuals with control over when their data can and cannot be used --- the EU's Right To Be Forgotten regulation is an example of this effort. In this paper we initiate a framework studying what to do when it is no longer permissible to deploy models derivative from specific user data. In particular, we formulate the problem of efficiently deleting individual data points from trained machine learning models. For many standard ML models, the only way to completely remove an individual's data is to retrain the whole model from scratch on the remaining data, which is often not computationally practical. We investigate algorithmic principles that enable efficient data deletion in ML. For the specific setting of $k$-means clustering, we propose two provably deletion efficient algorithms which achieve an average of over $100\times$ improvement in deletion efficiency across 6 datasets, while producing clusters of comparable statistical quality to a canonical $k$-means++ baseline.


Making AI Forget You: Data Deletion in Machine Learning

Neural Information Processing Systems

Intense recent discussions have focused on how to provide individuals with control over when their data can and cannot be used --- the EU's Right To Be Forgotten regulation is an example of this effort. In this paper we initiate a framework studying what to do when it is no longer permissible to deploy models derivative from specific user data. In particular, we formulate the problem of efficiently deleting individual data points from trained machine learning models. For many standard ML models, the only way to completely remove an individual's data is to retrain the whole model from scratch on the remaining data, which is often not computationally practical. We investigate algorithmic principles that enable efficient data deletion in ML.


Reviews: Making AI Forget You: Data Deletion in Machine Learning

Neural Information Processing Systems

The paper differentiates itself well from related work. In fact I was very impressed at how well it places itself among its lengthy list of references, which include all the key pieces to understand the work. The motivation for the problem is clear. The problem formulation is clear. A simple algorithm is chosen to illustrate the problem, and multiple solutions that illustrate different solution techniques are given.


Reviews: Making AI Forget You: Data Deletion in Machine Learning

Neural Information Processing Systems

The reviewers uniformly agreed this was a well-written, interesting, and novel paper. After reading the rebuttal, this general opinion did not change. Please take care to address all reviewers' (in particular R3's) post-rebuttal comments.


Making AI Forget You: Data Deletion in Machine Learning

Neural Information Processing Systems

Intense recent discussions have focused on how to provide individuals with control over when their data can and cannot be used --- the EU's Right To Be Forgotten regulation is an example of this effort. In this paper we initiate a framework studying what to do when it is no longer permissible to deploy models derivative from specific user data. In particular, we formulate the problem of efficiently deleting individual data points from trained machine learning models. For many standard ML models, the only way to completely remove an individual's data is to retrain the whole model from scratch on the remaining data, which is often not computationally practical. We investigate algorithmic principles that enable efficient data deletion in ML.